Skip to content

@W-22809731: fix lightningOutApp directoryName to plural#1785

Merged
soridalac merged 1 commit into
forcedotcom:mainfrom
akashdhake:ecs/lightningoutapp-sdr-directoryname-fix
Jun 16, 2026
Merged

@W-22809731: fix lightningOutApp directoryName to plural#1785
soridalac merged 1 commit into
forcedotcom:mainfrom
akashdhake:ecs/lightningoutapp-sdr-directoryname-fix

Conversation

@akashdhake

@akashdhake akashdhake commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Corrects the LightningOutApp registry entry's directoryName from the singular lightningOutApp to the
plural lightningOutApps, aligning the SDR registry with the directory name used by Core and required by
the Lightning Out 2.0 DX Requirements (§4.2).

What issues does this PR fix or reference?

@W-22809731@

Aligns SDR with Core PR #29387, where the SDR/Core directory-name mismatch (singular lightningOutApp vs.
plural lightningOutApps) was identified as a blocker for LightningOutApp Metadata API enablement.

Functionality Before

With the default registry (directoryName: lightningOutApp, singular), LightningOutApp could not be retrieved or deployed via DX. sf project retrieve start --metadata LightningOutApp:InstalledPkgApp returned status: 0 with 0 files - the singular directory name didn't match the server's lightningOutApps/ path, so nothing resolved to source.

Screenshot 2026-06-16 at 1 20 26 PM

Functionality After

SDR retrieve/deploy uses force-app/main/default/lightningOutApps/, matching Core.

Metadata Registry: Successful Deploy and Retrieve (required if applicable)

Deploy output:

Screenshot 2026-06-16 at 1 23 24 PM

Retrieve output:

Screenshot 2026-06-16 at 1 20 48 PM

@salesforce-cla

Copy link
Copy Markdown

Thanks for the contribution! Unfortunately we can't verify the commit author(s): adhake <a***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

@akashdhake akashdhake force-pushed the ecs/lightningoutapp-sdr-directoryname-fix branch from abe9a0e to 3bdd567 Compare June 16, 2026 05:18
@soridalac soridalac merged commit 7cc546a into forcedotcom:main Jun 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants